home *** CD-ROM | disk | FTP | other *** search
- -- card: 6041 from stack: in.0
- -- bmap block id: 6379
- -- flags: 0000
- -- background id: 9895
- -- name:
-
-
- -- part 1 (button)
- -- low flags: 00
- -- high flags: 2000
- -- rect: left=449 top=241 right=273 bottom=497
- -- title width / last selected line: 0
- -- icon id / first selected line: 32650 / 32650
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: next
- ----- HyperTalk script -----
- on mouseUp
- go next card
- end mouseUp
-
-
-
- -- part 2 (button)
- -- low flags: 00
- -- high flags: 2000
- -- rect: left=24 top=84 right=104 bottom=75
- -- title width / last selected line: 0
- -- icon id / first selected line: 11045 / 11045
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Home Card
- ----- HyperTalk script -----
- on mouseUp
- visual effect barn door open slowly
- go to "Home"
- end mouseUp
-
-
-